home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d11 / egablk.arc / EGABLANK.DOC < prev    next >
Encoding:
Text File  |  1987-12-05  |  2.1 KB  |  59 lines

  1.  
  2.                          EgaBlank - GDC Software
  3.  
  4.  
  5.      EgaBlank turns off the CRT display if after a set amount of
  6.      time if no keyboard input or new viedo output has occured.  This
  7.      saves the phosphor on the CRT from "burning in" from prolonged
  8.      displays.    EgaBlank only works on EGA CRT controllers.  Other
  9.      versions of this program must be used for non EGA CRT
  10.      controllers.
  11.  
  12.      The default timeout is 10 minutes, however any time from 1 to
  13.      60 minutes may be specified.  Hitting any key will resume the CRT
  14.      display.  The key that restores the screen is ignored by any
  15.      program.  Setting the timeout value to zero disables EgaBlank.
  16.  
  17.      EgaBlank can be put in an "autoexec" file so that at boot
  18.      time it is loaded and left resident in memory.
  19.  
  20.  
  21.      Usage: EGABLANK m
  22.         m = The time in minutes (0 to 60) before the screen
  23.             is blanked.  Use 0 to turn EgaBlank off.
  24.  
  25.  
  26.  
  27.      Page 2                    EgaBlank - GDC Software
  28.  
  29.  
  30.                   Disclaimer
  31.  
  32.         There is no copyright associated with this program.  It
  33.      is, however, intended for private noncommercial distribution
  34.      only.    You may make copies freely and use the source code in
  35.      any manner that you wish. Please do not charge anyone for
  36.      this program.    It is free.
  37.  
  38.         This software is not warranted in any manner.  No guaran-
  39.      tee is made that the program operates as it was designed.  I
  40.      will not be liable for any damages that may occur by using
  41.      this program.    If you use the program, you agree to this.
  42.  
  43.         Any comments, suggestions, or criticisms are welcome.
  44.      Examples of conflicts with other memory resident utilities or
  45.      the inability of EgaBlank to work with a particular program
  46.      are especially welcome.  I can be normally reached on the
  47.      Telstar Bulletin board (512) 822-8882 or the SAHUG Bulletin
  48.      board (512) 341-0586.
  49.  
  50.         If you distribute this program, or a modification of this
  51.      program, it would be nice for you to acknowledge the source.
  52.  
  53.                   Bruce Dubbs
  54.                  GDC Software
  55.                    122 Valencia Dr.
  56.                Universal City, TX 78148
  57.                    October 13, 1986
  58.  
  59.